PdfSaveOptionsRegisterFont Method

Overload List

RegisterFont(String, Boolean, Boolean, Byte) Registers font data for one family and style, for callers that hold the font in memory.
RegisterFont(String, Boolean, Boolean, String) Registers a font file for one family and style, so the exporter does not have to find it.

See Also